case label meaning in English
分情形标号
箱用标记纸
Examples
- The enumeration members may be used as case labels
枚举成员可以作为case标签使用。 - Also , the switch case labels changed to just the unqualified name as the constant
同样, switch选择标签变为不再限制使用常量参数。 - Statement , c does not support fall - through from one case label to another
语句不同, c #不支持从一个case标签贯穿到另一个case标签。 - Statement , c does not support an implicit fall through from one case label to another
语句不同) c #不支持从一个case标签显式贯穿到另一个case标签。